[NET/BLK] back: Change the netback and blkback device drivers to allow
authorkaf24@localhost.localdomain <kaf24@localhost.localdomain>
Sat, 19 Aug 2006 09:20:08 +0000 (10:20 +0100)
committerkaf24@localhost.localdomain <kaf24@localhost.localdomain>
Sat, 19 Aug 2006 09:20:08 +0000 (10:20 +0100)
commit7d0aeaacea0ac1a7855fa2cb17f8cfe3a99e0c08
treea7dc8dce8280af0b97d6d9683e89d1bf300a96f4
parenteafec813bfca6c1a3cf8d06fccd60b17fc3d4367
[NET/BLK] back: Change the netback and blkback device drivers to allow
and handle frontend state transition from "Closing" to "Initialising".
Instead of destroying the backend device then they wait for a
reconnect from the frontend.  Needed for domU kexec support, to hand over
devices from one kernel instance to the next.

Signed-off-by: Gerd Hoffmann <kraxel@suse.de>
linux-2.6-xen-sparse/drivers/xen/blkback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/netback/xenbus.c